Package | kr.mohw.myhealthway |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | https://hins.or.kr/fhir/MyHealthWay/https://simplifier.net/resolve?scope=kr.mohw.myhealthway@1.0.2-beta.4&canonical=https://hins.or.kr/fhir/MyHealthWay/CapabilityStatement/myhealthway-capabilitystatement-server |
Url | https://hins.or.kr/fhir/MyHealthWay/CapabilityStatement/myhealthway-capabilitystatement-server |
Version | 1.0.2-beta.4 |
Status | active |
Date | 2024-04-19 |
Name | MyHealthWayServerCapabilityStatement |
Title | MyHealthWay Server CapabilityStatement |
Experimental | False |
Description | MyHealthWay Client가 요청한 쿼리에 대한 응답을 제공할 책임이 있는 MyHealthWay Server의 예상 기능을 설명. MyHealthWay Server에서 지원하는 FHIR Profiles, RESTful Operations, Search Parameters의 전체 목록을 정의함. MyHealthWay Client는 이 목록에서 사용 사례 및 기타 상황별 요구 사항에 따라 필요한 데이터에 접근할 수 있음. |
Kind | requirements |
No resources found
Note: links and images are rebased to the (stated) source
application/fhir+xml
, SHALL support application/fhir+json
application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
MyHealthWay Server는 다음 사항을 반드시(SHALL) 준수:
FHIR specification을 따라 RESTful operation을 구현.
다음 응답을 반환.
(Status 400): invalid parameter (=잘못된 매개변수)
(Status 401/4xx): unauthorized request (=승인되지 않은 요청)
(Status 403): insufficient scopes (=권한 범위 부족)
(Status 404): unknown resource (=알 수 없는 리소스)
모든 MyHealthWay 상호 작용에 대해 JSON 형식을 지원.
MyHealthWay Server는 다음 사항을 가능한 한(SHOULD) 준수:
모든 MyHealthWay 상호작용에 대해 XML 형식을 지원.
각 인스턴스의 FHIR 'meta.profile' 속성의 일부로 지원되는 MyHealthWay Profile을 식별.
- MyHealthWay Server는 승인되지 않은 요청에 대해 다음 중 하나를 반환하여 거부할 것을 반드시(SHALL) 준수: 'HTTP 401' "Unauthorized", 'HTTP 403' "Forbidden", 'HTTP 404' "Not Found"
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | V-R | S | U | P | C | D | H-I | H-T | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Patient | Supported profiles: MyHealthWay Patient Profile | y | y | y | y | y | y | y | y | y | _id, address, birthdate, gender, identifier, name, organization | |||
Organization | Supported profiles: MyHealthWay Organization Profile | y | y | y | y | y | y | y | y | y | telecom, address, identifier, name, type | |||
Practitioner | Supported profiles: MyHealthWay Practitioner Profile | y | y | y | y | y | y | y | y | y | code, _id, name | |||
PractitionerRole | Supported profiles: MyHealthWay PractitionerRole Profile | y | y | y | y | y | y | y | y | y | organization, practitioner, specialty, role | |||
Encounter | Supported profiles: MyHealthWay Encounter Profile | y | y | y | y | y | y | y | y | y | participant, patient, service-provider, identifier | |||
AllergyIntolerance | Supported profiles: MyHealthWay AllergyIntolerance Profile | y | y | y | y | y | y | y | y | y | code, patient, identifier | |||
Condition | Supported profiles: MyHealthWay Condition Profile | y | y | y | y | y | y | y | y | y | code, patient, identifier | |||
MedicationRequest | Supported profiles: MyHealthWay MedicationRequest Profile | y | y | y | y | y | y | y | y | y | intent, patient, identifier, code | |||
Procedure | Supported profiles: MyHealthWay Procedure Profile | y | y | y | y | y | y | y | y | y | code, date, patient, identifier | |||
ImagingStudy | Supported profiles: MyHealthWay ImagingStudy Profile | y | y | y | y | y | y | y | y | y | modality, patient, series, identifier, encounter, endpoint | |||
Observation | Supported profiles: MyHealthWay Observation Profile for Exam MyHealthWay Observation Profile for Laboratory Result | y | y | y | y | y | y | y | y | y | category, code, date, patient, performer, encounter, identifier | |||
DiagnosticReport | Supported profiles: MyHealthWay DiagnosticReport Profile for Diagnostic Imaging MyHealthWay DiagnosticReport Profile for Pathology Result | y | y | y | y | y | y | y | y | y | identifier, category, code, patient, encounter, date, result, media | |||
Endpoint | Supported profiles: MyHealthWay Endpoint Profile | y | y | y | y | y | y | y | y | y | identifier, connection-type, name, organization | |||
Media | Supported profiles: MyHealthWay Media Profile | y | y | y | y | y | y | y | y | y | identifier, patient, encounter, site | |||
DocumentReference | Supported profiles: MyHealthWay DocumentReference Profile | y | y | y | y | y | y | y | y | y | identifier, type, patient, encounter, date |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | |
SHALL | identifier | token | 클라이언트는 적어도 |
SHALL | name | string | |
SHOULD | birthdate | date | 클라이언트는 반드시(SHALL) day 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 반드시(SHALL) day 수준의 정확도를 가지는 값을 지원해야 한다. |
SHOULD | gender | token | 클라이언트는 적어도 |
SHOULD | organization | reference | |
MAY | address | string |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | 클라이언트는 적어도 |
SHOULD | name | string | |
MAY | telecom | token | 클라이언트는 적어도 |
MAY | address | string | |
MAY | type | token |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | practitioner | reference | 클라이언트는 적어도 |
SHOULD | specialty | token | 클라이언트는 적어도 |
SHOULD | role | token | 클라이언트는 적어도 |
MAY | organization | reference | 클라이언트는 적어도 |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | 클라이언트는 적어도 |
SHALL | identifier | token | 클라이언트는 적어도 |
MAY | participant | reference | 클라이언트는 적어도 |
MAY | service-provider | reference | 클라이언트는 적어도 |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | 클라이언트는 적어도 |
SHALL | identifier | token | 클라이언트는 적어도 |
SHOULD | code | token | 클라이언트는 적어도 |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | code | token | 클라이언트는 적어도 |
SHALL | patient | reference | 클라이언트는 적어도 |
SHALL | identifier | token | 클라이언트는 적어도 |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | 클라이언트는 적어도 |
SHALL | identifier | token | 클라이언트는 적어도 |
SHOULD | intent | token | 클라이언트는 적어도 |
SHOULD | code | token | 클라이언트는 적어도 |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | 클라이언트는 적어도 |
SHALL | identifier | token | 클라이언트는 적어도 |
SHOULD | code | token | 클라이언트는 적어도 |
SHOULD | date | date | 클라이언트는 반드시(SHALL) second + time offset 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 반드시(SHALL) second + time offset 수준의 정확도를 가지는 값을 지원해야 한다. |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | 클라이언트는 적어도 |
SHALL | identifier | token | 클라이언트는 적어도 |
SHALL | encounter | reference | 클라이언트는 적어도 |
SHALL | endpoint | reference | 클라이언트는 적어도 |
MAY | modality | token | 클라이언트는 적어도 |
MAY | series | token | 클라이언트는 적어도 |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | category | token | 클라이언트는 적어도 |
SHALL | patient | reference | 클라이언트는 적어도 |
SHALL | identifier | token | 클라이언트는 적어도 |
SHOULD | performer | reference | 클라이언트는 적어도 |
SHOULD | encounter | reference | 클라이언트는 적어도 |
MAY | code | token | 클라이언트는 적어도 |
MAY | date | date | 클라이언트는 반드시(SHALL) second + time offset 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 반드시(SHALL) second + time offset 수준의 정확도를 가지는 값을 지원해야 한다. |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | 클라이언트는 적어도 |
SHALL | code | token | 클라이언트는 적어도 |
SHALL | patient | reference | 클라이언트는 적어도 |
SHALL | encounter | reference | 클라이언트는 적어도 |
SHOULD | category | token | 클라이언트는 적어도 |
SHOULD | result | reference | 클라이언트는 적어도 |
SHOULD | media | reference | 클라이언트는 적어도 |
MAY | date | date | 클라이언트는 반드시(SHALL) second + time offset 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 반드시(SHALL) second + time offset 수준의 정확도를 가지는 값을 지원해야 한다. |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | 클라이언트는 적어도 |
SHALL | connection-type | token | 클라이언트는 적어도 |
SHALL | name | string | |
SHOULD | organization | reference | 클라이언트는 적어도 |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHOULD | identifier | token | 클라이언트는 적어도 |
SHOULD | patient | reference | 클라이언트는 적어도 |
SHOULD | encounter | reference | 클라이언트는 적어도 |
SHOULD | site | token | 클라이언트는 적어도 |
resolves
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHOULD | identifier | token | 클라이언트는 적어도 |
SHOULD | type | token | 클라이언트는 적어도 |
SHOULD | patient | reference | 클라이언트는 적어도 |
SHOULD | encounter | reference | 클라이언트는 적어도 |
SHOULD | date | date | 클라이언트는 반드시(SHALL) day 수준의 정확도를 가지는 값을 제공해야 한다. 서버는 반드시(SHALL) day 수준의 정확도를 가지는 값을 지원해야 한다. |
{
"resourceType" : "CapabilityStatement",
"id" : "myhealthway-capabilitystatement-server",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">MyHealthWay Server CapabilityStatement</h2><ul><li>Implementation Guide Version: 1.0.2-beta.3</li><li>FHIR Version: 4.0.1</li><li>Supported Formats: <strong>SHOULD</strong> support <code>application/fhir+xml</code>, <strong>SHALL</strong> support <code>application/fhir+json</code></li><li>Supported Patch Formats: <strong>SHOULD</strong> support <code>application/fhir+json</code></li><li>Published on: 2023-11-14</li><li>Published by: íêµë³´ê±´ìë£ì ë³´ì</li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div><p>MyHealthWay Serverë ë¤ì ì¬íì <strong>ë°ëì(SHALL)</strong> ì¤ì:</p>\n<ol>\n<li>\n<p>FHIR specificationì ë°ë¼ RESTful operationì 구í.</p>\n</li>\n<li>\n<p>ë¤ì ìëµì ë°í.</p>\n<ul>\n<li>\n<p>(Status 400): invalid parameter (=ì못ë 매ê°ë³ì)</p>\n</li>\n<li>\n<p>(Status 401/4xx): unauthorized request (=ì¹ì¸ëì§ ìì ìì²)</p>\n</li>\n<li>\n<p>(Status 403): insufficient scopes (=ê¶í ë²ì ë¶ì¡±)</p>\n</li>\n<li>\n<p>(Status 404): unknown resource (=ì ì ìë 리ìì¤)</p>\n</li>\n</ul>\n</li>\n<li>\n<p>모ë MyHealthWay ìí¸ ìì©ì ëí´ JSON íìì ì§ì.</p>\n</li>\n</ol>\n<p>MyHealthWay Serverë ë¤ì ì¬íì <strong>ê°ë¥í í(SHOULD)</strong> ì¤ì:</p>\n<ol>\n<li>\n<p>모ë MyHealthWay ìí¸ìì©ì ëí´ XML íìì ì§ì.</p>\n</li>\n<li>\n<p>ê° ì¸ì¤í´ì¤ì FHIR 'meta.profile' ìì±ì ì¼ë¶ë¡ ì§ìëë MyHealthWay Profileì ìë³.</p>\n</li>\n</ol>\n</div><div class=\"lead\"><em>Security</em></div><blockquote><div><ol>\n<li>MyHealthWay Serverë ì¹ì¸ëì§ ìì ìì²ì ëí´ ë¤ì ì¤ íë를 ë°ííì¬ ê±°ë¶í ê²ì <strong>ë°ëì(SHALL)</strong> ì¤ì: 'HTTP 401' "Unauthorized", 'HTTP 403' "Forbidden", 'HTTP 404' "Not Found"</li>\n</ol>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET past versions of resources (vread interaction)\">V-R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"PATCH a new resource version (patch interaction)\">P</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th class=\"text-center\"><b title=\"DELETE a resource (delete interaction)\">D</b></th><th class=\"text-center\"><b title=\"GET changes to a resource (history interaction on instance)\">H-I</b></th><th class=\"text-center\"><b title=\"GET changes for all resources of the type (history interaction on type)\">H-T</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#Patient1-1\">Patient</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-patient.html\">MyHealthWay Patient Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>_id, address, birthdate, gender, identifier, name, organization</td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-2\">Organization</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-organization.html\">MyHealthWay Organization Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>telecom, address, identifier, name, type</td><td/><td/><td/></tr><tr><td><a href=\"#Practitioner1-3\">Practitioner</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-practitioner.html\">MyHealthWay Practitioner Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>code, _id, name</td><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-4\">PractitionerRole</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-practitionerrole.html\">MyHealthWay PractitionerRole Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>organization, practitioner, specialty, role</td><td/><td/><td/></tr><tr><td><a href=\"#Encounter1-5\">Encounter</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-encounter.html\">MyHealthWay Encounter Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>participant, patient, service-provider, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#AllergyIntolerance1-6\">AllergyIntolerance</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-allergyintolerance.html\">MyHealthWay AllergyIntolerance Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>code, patient, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#Condition1-7\">Condition</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-condition.html\">MyHealthWay Condition Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>code, patient, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#MedicationRequest1-8\">MedicationRequest</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-medicationrequest.html\">MyHealthWay MedicationRequest Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>intent, patient, identifier, code</td><td/><td/><td/></tr><tr><td><a href=\"#Procedure1-9\">Procedure</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-procedure.html\">MyHealthWay Procedure Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>code, date, patient, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#ImagingStudy1-10\">ImagingStudy</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-imagingstudy.html\">MyHealthWay ImagingStudy Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>modality, patient, series, identifier, encounter, endpoint</td><td/><td/><td/></tr><tr><td><a href=\"#Observation1-11\">Observation</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-observation-exam.html\">MyHealthWay Observation Profile for Exam</a><br/>��<a href=\"StructureDefinition-myhealthway-observation-laboratory.html\">MyHealthWay Observation Profile for Laboratory Result</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>category, code, date, patient, performer, encounter, identifier</td><td/><td/><td/></tr><tr><td><a href=\"#DiagnosticReport1-12\">DiagnosticReport</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-diagnosticreport-imaging.html\">MyHealthWay DiagnosticReport Profile for Diagnostic Imaging</a><br/>��<a href=\"StructureDefinition-myhealthway-diagnosticreport-pathology.html\">MyHealthWay DiagnosticReport Profile for Pathology Result</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, category, code, patient, encounter, date, result, media</td><td/><td/><td/></tr><tr><td><a href=\"#Endpoint1-13\">Endpoint</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-endpoint.html\">MyHealthWay Endpoint Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, connection-type, name, organization</td><td/><td/><td/></tr><tr><td><a href=\"#Media1-14\">Media</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-media.html\">MyHealthWay Media Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, patient, encounter, site</td><td/><td/><td/></tr><tr><td><a href=\"#DocumentReference1-15\">DocumentReference</a></td><td>Supported profiles:<br/>��<a href=\"StructureDefinition-myhealthway-documentreference.html\">MyHealthWay DocumentReference Profile</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, type, patient, encounter, date</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-patient.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-patient</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-patient-id.html\">_id</a></td><td><code>token</code></td><td><div/></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-patient-identifier.html\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-patient-name.html\">name</a></td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-patient-birthdate.html\">birthdate</a></td><td><code>date</code></td><td><div><p>í´ë¼ì´ì¸í¸ë <strong>ë°ëì(SHALL)</strong> <em>day</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <em>day</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-patient-gender.html\">gender</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/patient.html#search\">organization</a></td><td><code>reference</code></td><td><div/></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-patient-address.html\">address</a></td><td><code>string</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Organization1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Organization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-organization.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-organization</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-organization-identifier.html\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-organization-name.html\">name</a></td><td><code>string</code></td><td><div/></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-organization-telecom.html\">telecom</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-organization-address.html\">address</a></td><td><code>string</code></td><td><div/></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-organization-type.html\">type</a></td><td><code>token</code></td><td><div/></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Practitioner1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Practitioner</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-practitioner.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-practitioner</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-practitioner-name.html\">name</a></td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-practitioner-id.html\">_id</a></td><td><code>token</code></td><td><div/></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-practitioner-code.html\">code</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PractitionerRole1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>PractitionerRole</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-practitionerrole.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-practitionerrole</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-practitionerrole-practitioner.html\">practitioner</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-practitionerrole-specialty.html\">specialty</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-practitionerrole-role.html\">role</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-practitionerrole-organization.html\">organization</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Encounter1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Encounter</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-encounter.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-encounter</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-encounter-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/encounter.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-encounter-participant.html\">participant</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-encounter-service-provider.html\">service-provider</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AllergyIntolerance1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>AllergyIntolerance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/allergyintolerance.html\">AllergyIntolerance</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-allergyintolerance.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-allergyintolerance</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-allergyintolerance-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/allergyintolerance.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-allergyintolerance-code.html\">code</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Condition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-condition.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-condition</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-condition-code.html\">code</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-condition-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationRequest1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>MedicationRequest</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/medicationrequest.html\">MedicationRequest</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-medicationrequest.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-medicationrequest</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-medicationrequest-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-medicationrequest-intent.html\">intent</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">code</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Procedure1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Procedure</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/procedure.html\">Procedure</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-procedure.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-procedure</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-procedure-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/procedure.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-procedure-code.html\">code</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-procedure-date.html\">date</a></td><td><code>date</code></td><td><div><p>í´ë¼ì´ì¸í¸ë <strong>ë°ëì(SHALL)</strong> <em>second</em> + <em>time offset</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <em>second</em> + <em>time offset</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ImagingStudy1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>ImagingStudy</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/imagingstudy.html\">ImagingStudy</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-imagingstudy.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-imagingstudy</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-imagingstudy-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/imagingstudy.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/imagingstudy.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/imagingstudy.html#search\">endpoint</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-imagingstudy-modality.html\">modality</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-imagingstudy-series.html\">series</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Observation</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-observation-exam.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-observation-exam</a><br/><a href=\"StructureDefinition-myhealthway-observation-laboratory.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-observation-laboratory</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-observation-category.html\">category</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-observation-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-observation-performer.html\">performer</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-observation-code.html\">code</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-observation-date.html\">date</a></td><td><code>date</code></td><td><div><p>í´ë¼ì´ì¸í¸ë <strong>ë°ëì(SHALL)</strong> <em>second</em> + <em>time offset</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <em>second</em> + <em>time offset</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DiagnosticReport1-12\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>DiagnosticReport</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-diagnosticreport-imaging.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-diagnosticreport-imaging</a><br/><a href=\"StructureDefinition-myhealthway-diagnosticreport-pathology.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-diagnosticreport-pathology</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-diagnosticreport-code.html\">code</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-diagnosticreport-patient.html\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-diagnosticreport-category.html\">category</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/SearchParameter-krcore-sp-diagnosticreport-result.html\">result</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">media</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">date</a></td><td><code>date</code></td><td><div><p>í´ë¼ì´ì¸í¸ë <strong>ë°ëì(SHALL)</strong> <em>second</em> + <em>time offset</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <em>second</em> + <em>time offset</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Endpoint1-13\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY</span>Endpoint</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/endpoint.html\">Endpoint</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-endpoint.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-endpoint</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html#search\">connection-type</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html#search\">name</a></td><td><code>string</code></td><td><div/></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/endpoint.html#search\">organization</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Media1-14\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY</span>Media</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/media.html\">Media</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-media.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-media</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/media.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/media.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/media.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/media.html#search\">site</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DocumentReference1-15\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY</span>DocumentReference</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>resolves</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>, <code>read</code>.</li><li><strong>SHOULD</strong> support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong> support <code>create</code>, <code>update</code>, <code>patch</code>, <code>delete</code>, <code>history-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-myhealthway-documentreference.html\">https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-documentreference</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">type</a></td><td><code>token</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>code</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>system</code>ê³¼ <code>code</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p>í´ë¼ì´ì¸í¸ë ì ì´ë <code>id</code> ê°ì <strong>ë°ëì(SHALL)</strong> ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <code>Type</code>ê³¼ <code>id</code> ê°ì 모ë ì§ìí´ì¼ íë¤.</p>\n</div></td></tr><tr><td><b>SHOULD</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">date</a></td><td><code>date</code></td><td><div><p>í´ë¼ì´ì¸í¸ë <strong>ë°ëì(SHALL)</strong> <em>day</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë <strong>ë°ëì(SHALL)</strong> <em>day</em> ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div></div>"
},
"url" : "https://hins.or.kr/fhir/MyHealthWay/CapabilityStatement/myhealthway-capabilitystatement-server",
"version" : "1.0.2-beta.4",
"name" : "MyHealthWayServerCapabilityStatement",
"title" : "MyHealthWay Server CapabilityStatement",
"status" : "active",
"experimental" : false,
"date" : "2024-04-19",
"publisher" : "íêµë³´ê±´ìë£ì ë³´ì",
"contact" : [
{
"name" : "íêµë³´ê±´ìë£ì ë³´ì",
"telecom" : [
{
"system" : "url",
"value" : "https://hins.or.kr/"
}
]
}
],
"description" : "MyHealthWay Clientê° ìì²í 쿼리ì ëí ìëµì ì ê³µí ì± ìì´ ìë MyHealthWay Serverì ìì 기ë¥ì ì¤ëª . MyHealthWay Serverìì ì§ìíë FHIR Profiles, RESTful Operations, Search Parametersì ì ì²´ 목ë¡ì ì ìí¨. MyHealthWay Clientë ì´ ëª©ë¡ìì ì¬ì© ì¬ë¡ ë° ê¸°í ìí©ë³ ì구 ì¬íì ë°ë¼ íìí ë°ì´í°ì ì ê·¼í ì ìì.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"kind" : "requirements",
"instantiates" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-capabilitystatement-server"
],
"_instantiates" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"fhirVersion" : "4.0.1",
"format" : [
"application/fhir+xml",
"application/fhir+json"
],
"_format" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"patchFormat" : [
"application/fhir+json"
],
"_patchFormat" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
}
],
"rest" : [
{
"mode" : "server",
"documentation" : "MyHealthWay Serverë ë¤ì ì¬íì **ë°ëì(SHALL)** ì¤ì:\n\n\n1. FHIR specificationì ë°ë¼ RESTful operationì 구í.\n\n1. ë¤ì ìëµì ë°í.\n\n\t* (Status 400): invalid parameter (=ì못ë 매ê°ë³ì)\n\n\t* (Status 401/4xx): unauthorized request (=ì¹ì¸ëì§ ìì ìì²)\n\n\t* (Status 403): insufficient scopes (=ê¶í ë²ì ë¶ì¡±)\n\n\t* (Status 404): unknown resource (=ì ì ìë 리ìì¤)\n\n1. 모ë MyHealthWay ìí¸ ìì©ì ëí´ JSON íìì ì§ì.\n\n\nMyHealthWay Serverë ë¤ì ì¬íì **ê°ë¥í í(SHOULD)** ì¤ì:\n\n\n1. 모ë MyHealthWay ìí¸ìì©ì ëí´ XML íìì ì§ì.\n\n1. ê° ì¸ì¤í´ì¤ì FHIR 'meta.profile' ìì±ì ì¼ë¶ë¡ ì§ìëë MyHealthWay Profileì ìë³.\n",
"security" : {
"description" : "1. MyHealthWay Serverë ì¹ì¸ëì§ ìì ìì²ì ëí´ ë¤ì ì¤ íë를 ë°ííì¬ ê±°ë¶í ê²ì **ë°ëì(SHALL)** ì¤ì: 'HTTP 401' \"Unauthorized\", 'HTTP 403' \"Forbidden\", 'HTTP 404' \"Not Found\""
},
"resource" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Patient",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-patient"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "_id",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-id",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "address",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-address",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "birthdate",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-birthdate",
"type" : "date",
"documentation" : "í´ë¼ì´ì¸í¸ë **ë°ëì(SHALL)** *day* ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë **ë°ëì(SHALL)** *day* ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "gender",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-gender",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "name",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-patient-name",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/Patient-organization",
"type" : "reference"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Organization",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-organization"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "telecom",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-telecom",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "address",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-address",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "name",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-name",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "type",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-organization-type",
"type" : "token"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Practitioner",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-practitioner"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitioner-code",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "_id",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitioner-id",
"type" : "token"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "name",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitioner-name",
"type" : "string"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "PractitionerRole",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-practitionerrole"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "organization",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitionerrole-organization",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "practitioner",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitionerrole-practitioner",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "specialty",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitionerrole-specialty",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "role",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-practitionerrole-role",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Encounter",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-encounter"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "participant",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-participant",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "service-provider",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-encounter-service-provider",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "AllergyIntolerance",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-allergyintolerance"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-code",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-allergyintolerance-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Condition",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-condition"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-code",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-condition-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "MedicationRequest",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-medicationrequest"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "intent",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medicationrequest-intent",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-medicationrequest-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "code",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Procedure",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-procedure"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-procedure-code",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-procedure-date",
"type" : "date",
"documentation" : "í´ë¼ì´ì¸í¸ë **ë°ëì(SHALL)** *second* + *time offset* ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë **ë°ëì(SHALL)** *second* + *time offset* ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-procedure-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "ImagingStudy",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-imagingstudy"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "modality",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-imagingstudy-modality",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-imagingstudy-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "series",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-imagingstudy-series",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-encounter",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "endpoint",
"definition" : "http://hl7.org/fhir/SearchParameter/ImagingStudy-endpoint",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "Observation",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-observation-exam",
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-observation-laboratory"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "category",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-category",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-code",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "date",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-date",
"type" : "date",
"documentation" : "í´ë¼ì´ì¸í¸ë **ë°ëì(SHALL)** *second* + *time offset* ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë **ë°ëì(SHALL)** *second* + *time offset* ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "performer",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-observation-performer",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"type" : "DiagnosticReport",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-diagnosticreport-imaging",
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-diagnosticreport-pathology"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "category",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-category",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "code",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-code",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "patient",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
"type" : "date",
"documentation" : "í´ë¼ì´ì¸í¸ë **ë°ëì(SHALL)** *second* + *time offset* ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë **ë°ëì(SHALL)** *second* + *time offset* ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "result",
"definition" : "http://www.hl7korea.or.kr/fhir/krcore/SearchParameter/krcore-sp-diagnosticreport-result",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "media",
"definition" : "http://hl7.org/fhir/SearchParameter/DiagnosticReport-media",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"type" : "Endpoint",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-endpoint"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "connection-type",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-connection-type",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"name" : "name",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-name",
"type" : "string"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "organization",
"definition" : "http://hl7.org/fhir/SearchParameter/Endpoint-organization",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"type" : "Media",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-media"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-encounter",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "site",
"definition" : "http://hl7.org/fhir/SearchParameter/Media-site",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"type" : "DocumentReference",
"supportedProfile" : [
"https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-documentreference"
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "history-instance"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "history-type"
}
],
"referencePolicy" : [
"resolves"
],
"searchParam" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "identifier",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "type",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-type",
"type" : "token",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `code` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `system`ê³¼ `code` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `system`ê³¼ `code` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "patient",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "encounter",
"definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
"type" : "reference",
"documentation" : "í´ë¼ì´ì¸í¸ë ì ì´ë `id` ê°ì **ë°ëì(SHALL)** ì ê³µí´ì¼ íë©°, **ì íì (MAY)**ì¼ë¡ `Type`ê³¼ `id` ê°ì 모ë ì ê³µí ì ìë¤. ìë²ë **ë°ëì(SHALL)** `Type`ê³¼ `id` ê°ì 모ë ì§ìí´ì¼ íë¤."
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"name" : "date",
"definition" : "http://hl7.org/fhir/SearchParameter/DocumentReference-date",
"type" : "date",
"documentation" : "í´ë¼ì´ì¸í¸ë **ë°ëì(SHALL)** *day* ìì¤ì ì íë를 ê°ì§ë ê°ì ì ê³µí´ì¼ íë¤. ìë²ë **ë°ëì(SHALL)** *day* ìì¤ì ì íë를 ê°ì§ë ê°ì ì§ìí´ì¼ íë¤."
}
]
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.